Remove trailing whitespace that can trigger false positives in abicheck.sh
authorTommi Komulainen <tommi.komulainen@iki.fi>
Thu, 6 Dec 2007 20:14:17 +0000 (20:14 +0000)
committerTommi Komulainen <tko@src.gnome.org>
Thu, 6 Dec 2007 20:14:17 +0000 (20:14 +0000)
2007-12-06  Tommi Komulainen  <tommi.komulainen@iki.fi>

* gdk-pixbuf/gdk-pixbuf.symbols:
* gdk/gdk.symbols:
* gdk/gtk.symbols: Remove trailing whitespace that can trigger false
positives in abicheck.sh

svn path=/trunk/; revision=19124

ChangeLog
gdk-pixbuf/gdk-pixbuf.symbols
gdk/gdk.symbols
gtk/gtk.symbols

index a8acdc2386e6e2423d0bd76ce637484736583023..5e1ea3178f81a9471a8ba66824d8dcc35c3eff64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-06  Tommi Komulainen  <tommi.komulainen@iki.fi>
+
+       * gdk-pixbuf/gdk-pixbuf.symbols:
+       * gdk/gdk.symbols:
+       * gdk/gtk.symbols: Remove trailing whitespace that can trigger false
+       positives in abicheck.sh
+
 2007-12-06 18:45:06  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
 
        * gdk/directfb/gdkevents-directfb.c: Committed a patch by DOK to fix
index 90aed9a4e11f7267fda2c74227ecd25b6304ee9b..fa9e906d7dca5343db1a40c9e7e908f6dd9fc18c 100644 (file)
@@ -1,11 +1,11 @@
 /* This file lists all exported symbols. It is used to generate
  * the gdk_pixbuf.def file used to control exports on Windows and the
- * gdk-pixbuf-alias.h/gdk-pixbuf-aliasdef.c files used to avoid PLT 
+ * gdk-pixbuf-alias.h/gdk-pixbuf-aliasdef.c files used to avoid PLT
  * entries for internal uses of exported functions (see makegdkpixbufalias.pl).
- * 
+ *
  * Every symbol must be included in the right
  * #ifdef IN_HEADER(sym) #endif and
- * #ifdef IN_FILE(sym) #endif sections. 
+ * #ifdef IN_FILE(sym) #endif sections.
  */
 #ifdef ALL_FILES
 #define IN_FILE(x) 1
@@ -182,7 +182,7 @@ gdk_colorspace_get_type G_GNUC_CONST
 gdk_interp_type_get_type G_GNUC_CONST
 gdk_pixbuf_alpha_mode_get_type G_GNUC_CONST
 gdk_pixbuf_rotation_get_type G_GNUC_CONST
-gdk_pixbuf_error_get_type 
+gdk_pixbuf_error_get_type
 #endif
 #endif
 
index a92e7e9413780e6e7206233c99d0c20f8750c619..1512936339966d3f87ccb4d9e085b7daff6bd2c6 100644 (file)
@@ -1,17 +1,17 @@
 /* This file lists all exported symbols. It is used to generate
  * the gdk.def file used to control exports on Windows and the
- * gdkalias.h/gdkaliasdef.c files used to avoid PLT entries for 
+ * gdkalias.h/gdkaliasdef.c files used to avoid PLT entries for
  * internal uses of exported functions (see makegdkalias.pl).
- * 
+ *
  * Every symbol must be included in the right
  * #ifdef IN_HEADER(sym) #endif and
  * #ifdef IN_FILE(sym) #endif sections.
- * 
+ *
  * gdkalias.h must be included *after* all other gdk headers
  * in each source file, gdkaliasdef.c must be included at the
  * very bottom, after a line defining the right symbol.
- *  
- * (This would be much easier if there was a rational 1-1 
+ *
+ * (This would be much easier if there was a rational 1-1
  *  relation between headers and source files.)
  */
 #ifdef ALL_FILES
index f243301646729aa21e5ce25ea66c733d6c3e2691..0910ff9f139094ad53c3188466ef4995ef4e1e5c 100644 (file)
@@ -1,22 +1,22 @@
 /* This list defines the GTK+ ABI. It is used to generate the gtk.def
- * file and the gtkalias.h header. 
+ * file and the gtkalias.h header.
  *
- * Variables must be put into ifdef INCLUDE_VARIABLES ... endif sections. 
+ * Variables must be put into ifdef INCLUDE_VARIABLES ... endif sections.
  *
- * Internal symbols must be protected by ifdef INCLUDE_INTERNAL_SYMBOLS. 
+ * Internal symbols must be protected by ifdef INCLUDE_INTERNAL_SYMBOLS.
  *
  * Symbols which occur only on Windows, or only on Unix, or only with
  * the X11 backend must be included in similar ifdefs, using the
  * symbols G_OS_WIN32, G_OS_UNIX and GTK_WINDOWING_X11.
- * 
+ *
  * Every symbol must be included in the right
  * #ifdef IN_HEADER(sym) #endif and
  * #ifdef IN_FILE(sym) #endif sections.
- * 
+ *
  * gdkalias.h must be included *after* all other gdk headers
  * in each source file, gdkaliasdef.c must be included at the
  * very bottom, after a line defining the right symbol.
- */ 
+ */
 #ifdef ALL_FILES
 #define IN_FILE(x) 1
 #define IN_HEADER(x) 1
@@ -2648,11 +2648,11 @@ gtk_paper_size_get_default
 #ifdef G_OS_UNIX
 gtk_print_backend_error_quark
 gtk_print_backend_get_type G_GNUC_CONST
-gtk_print_backend_add_printer  
-gtk_print_backend_remove_printer  
-gtk_print_backend_set_list_done  
-gtk_print_backend_destroy  
-gtk_print_backend_get_printer_list  
+gtk_print_backend_add_printer
+gtk_print_backend_remove_printer
+gtk_print_backend_set_list_done
+gtk_print_backend_destroy
+gtk_print_backend_get_printer_list
 gtk_print_backend_printer_list_is_done
 gtk_print_backend_find_printer
 gtk_print_backend_print_stream
@@ -2718,8 +2718,8 @@ gtk_printer_set_state_message
 gtk_printer_is_active
 gtk_printer_is_new
 gtk_printer_is_default
-#endif 
-#endif 
+#endif
+#endif
 #endif
 
 #if IN_HEADER(__GTK_PRINTER_OPTION_H__)
@@ -3628,7 +3628,7 @@ gtk_text_buffer_copy_clipboard
 gtk_text_buffer_create_child_anchor
 gtk_text_buffer_add_mark
 gtk_text_buffer_create_mark
-gtk_text_buffer_create_tag 
+gtk_text_buffer_create_tag
 gtk_text_buffer_cut_clipboard
 gtk_text_buffer_delete
 gtk_text_buffer_delete_interactive
@@ -4710,7 +4710,7 @@ gtk_widget_modify_cursor
 gtk_widget_modify_font
 gtk_widget_modify_style
 gtk_widget_modify_text
-gtk_widget_new 
+gtk_widget_new
 gtk_widget_path
 gtk_widget_pop_colormap
 gtk_widget_pop_composite_child